[INFO] fetching crate projectable 1.3.2...
[INFO] fixing projectable-1.3.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate projectable 1.3.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate projectable 1.3.2
[INFO] finished tweaking crates.io crate projectable 1.3.2
[INFO] tweaked toml for crates.io crate projectable 1.3.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate projectable 1.3.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate projectable 1.3.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9d88ebe526ad46ce88389c8b9168190f3496ebea4010ce39b5265212e6a868c
[INFO] running `Command { std: "docker" "start" "c9d88ebe526ad46ce88389c8b9168190f3496ebea4010ce39b5265212e6a868c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9d88ebe526ad46ce88389c8b9168190f3496ebea4010ce39b5265212e6a868c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9d88ebe526ad46ce88389c8b9168190f3496ebea4010ce39b5265212e6a868c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9d88ebe526ad46ce88389c8b9168190f3496ebea4010ce39b5265212e6a868c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking file-id v0.1.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking easy_switch v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking easy-cast v0.5.3
[INFO] [stderr]     Checking collect-all v0.1.0
[INFO] [stderr]     Checking human-sort v0.2.2
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking os_info v3.9.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking test-log v0.2.16
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking rust_search v2.1.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking notify-debouncer-full v0.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking assert_fs v1.1.2
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking human-panic v1.2.3
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking tui-textarea v0.2.4
[INFO] [stderr]     Checking ansi-to-tui v2.0.2
[INFO] [stderr]     Checking tui-logger v0.8.3
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking git2 v0.20.0
[INFO] [stderr]     Checking projectable v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/app/components/testing.rs (5 fixes)
[INFO] [stderr]        Fixed src/external_event/refresh.rs (1 fix)
[INFO] [stderr]        Fixed src/config.rs (3 fixes)
[INFO] [stderr]        Fixed src/app/components/filetree.rs (1 fix)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/marks.rs (10 fixes)
[INFO] [stderr]        Fixed src/config.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/main.rs:238:39
[INFO] [stdout]      |
[INFO] [stdout]  237 |                   Ok(event) => {
[INFO] [stdout]      |                      -----
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      `event` calls a custom destructor
[INFO] [stdout]      |                      `event` will be dropped later as of Edition 2024
[INFO] [stdout]  238 |                       if let Err(err) = app.handle_event(&event) {
[INFO] [stdout]      |                                  ---    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                  |      |
[INFO] [stdout]      |                                  |      this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                  |      up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                  `err` calls a custom destructor
[INFO] [stdout]      |                                  `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  241 |                   }
[INFO] [stdout]      |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  246 |           match app.update() {
[INFO] [stdout]      |                 ------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  247 |               Ok(Some(event)) => match event {
[INFO] [stdout]      |                       -----
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  248 |                   TerminalEvent::OpenFile(path) => {
[INFO] [stdout]  249 | /                     execute!(io::stdout(), LeaveAlternateScreen, DisableMouseCapture)
[INFO] [stdout]  250 | |                         .context("error leaving screen")?;
[INFO] [stdout]      | |                                                         -
[INFO] [stdout]      | |                                                         |
[INFO] [stdout]      | |_________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  251 |                       disable_raw_mode().context("error disabling raw mode")?;
[INFO] [stdout]      |                       -------------------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  252 | /                     defer! {
[INFO] [stdout]  253 | |                         execute!(io::stdout(), EnterAlternateScreen, EnableMouseCapture).expect("error setting up screen");
[INFO] [stdout]  254 | |                         enable_raw_mode().expect("error enabling raw mode");
[INFO] [stdout]  255 | |                         io::stdout().execute(EnterAlternateScreen).expect("error entering alternate screen");
[INFO] [stdout]  256 | |                         terminal.clear().expect("error clearing terminal");
[INFO] [stdout]  257 | |                     }
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |_____________________|
[INFO] [stdout]      | |_____________________`_guard` calls a custom destructor
[INFO] [stdout]      |                       `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  261 |                       Command::new(&config.editor_cmd)
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |  _____________________`#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |  _____________________|
[INFO] [stdout]      | |
[INFO] [stdout]  262 | |                         .arg(path)
[INFO] [stdout]  263 | |                         .status()
[INFO] [stdout]  264 | |                         .context("error in editor")?;
[INFO] [stdout]      | |                                                    -
[INFO] [stdout]      | |____________________________________________________|
[INFO] [stdout]      | |____________________________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 | |                 TerminalEvent::RunCommand(expr) => {
[INFO] [stdout]      | |                                           ----
[INFO] [stdout]      | |                                           |
[INFO] [stdout]      | |                                           `expr` calls a custom destructor
[INFO] [stdout]      | |                                           `expr` will be dropped later as of Edition 2024
[INFO] [stdout]  282 | /                     execute!(io::stdout(), LeaveAlternateScreen, DisableMouseCapture)
[INFO] [stdout]  283 | |                         .context("error leaving current screen")?;
[INFO] [stdout]      | |                                                                 -
[INFO] [stdout]      | |_________________________________________________________________|
[INFO] [stdout]      | |_________________________________________________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                                   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  284 | |                     disable_raw_mode().context("error disablling raw mode")?;
[INFO] [stdout]      | |                     --------------------------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  285 | /                     defer! {
[INFO] [stdout]  286 | |                         execute!(io::stdout(), EnterAlternateScreen, EnableMouseCapture).expect("error setting up screen");
[INFO] [stdout]  287 | |                         enable_raw_mode().expect("error enabling raw mode");
[INFO] [stdout]  288 | |                         io::stdout().execute(EnterAlternateScreen).expect("error entering alternate screen");
[INFO] [stdout]  289 | |                         terminal.clear().expect("error clearing terminal");
[INFO] [stdout]  290 | |                     }
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |_____________________|
[INFO] [stdout]      | |_____________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  294 | /                     expr.start()
[INFO] [stdout]  295 | |                         .context("error starting command")?
[INFO] [stdout]      | |                                                           -
[INFO] [stdout]      | |___________________________________________________________|
[INFO] [stdout]      | |___________________________________________________________this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |___________________________________________________________`#11` will be dropped later as of Edition 2024
[INFO] [stdout]      | |___________________________________________________________this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout]  296 | |                         .wait()
[INFO] [stdout]  297 | |                         .context("error waiting for command completion")?;
[INFO] [stdout]      | |                                                                         -
[INFO] [stdout]      | |_________________________________________________________________________|
[INFO] [stdout]      | |_________________________________________________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                                                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  306 | |             Err(err) => {
[INFO] [stdout]      | |                 ---
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  311 | /         terminal
[INFO] [stdout]  312 | |             .draw(|f| app.draw(f, f.size()).unwrap())
[INFO] [stdout]  313 | |             .context("error rendering terminal")?;
[INFO] [stdout]      | |                                                 -
[INFO] [stdout]      | |_________________________________________________|
[INFO] [stdout]      | |_________________________________________________this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs:465:1
[INFO] [stdout]      |
[INFO] [stdout]  465 | / impl<T, F, S> Drop for ScopeGuard<T, F, S>
[INFO] [stdout]  466 | | where
[INFO] [stdout]  467 | |     F: FnOnce(T),
[INFO] [stdout]  468 | |     S: Strategy,
[INFO] [stdout]      | |________________^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]      = note: `expr` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `expr` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs:465:1
[INFO] [stdout]      |
[INFO] [stdout]  465 | / impl<T, F, S> Drop for ScopeGuard<T, F, S>
[INFO] [stdout]  466 | | where
[INFO] [stdout]  467 | |     F: FnOnce(T),
[INFO] [stdout]  468 | |     S: Strategy,
[INFO] [stdout]      | |________________^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/main.rs:236:19
[INFO] [stdout]      |
[INFO] [stdout]  236 |               match event_recv.recv().context("error receiving event") {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                     up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  237 |                   Ok(event) => {
[INFO] [stdout]      |                      -----
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      `event` calls a custom destructor
[INFO] [stdout]      |                      `event` will be dropped later as of Edition 2024
[INFO] [stdout]  238 |                       if let Err(err) = app.handle_event(&event) {
[INFO] [stdout]      |                                  ---
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  `err` calls a custom destructor
[INFO] [stdout]      |                                  `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  244 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  245 |
[INFO] [stdout]  246 |           match app.update() {
[INFO] [stdout]      |                 ------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  247 |               Ok(Some(event)) => match event {
[INFO] [stdout]      |                       -----
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  248 |                   TerminalEvent::OpenFile(path) => {
[INFO] [stdout]  249 | /                     execute!(io::stdout(), LeaveAlternateScreen, DisableMouseCapture)
[INFO] [stdout]  250 | |                         .context("error leaving screen")?;
[INFO] [stdout]      | |                                                         -
[INFO] [stdout]      | |                                                         |
[INFO] [stdout]      | |_________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  251 |                       disable_raw_mode().context("error disabling raw mode")?;
[INFO] [stdout]      |                       -------------------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  252 | /                     defer! {
[INFO] [stdout]  253 | |                         execute!(io::stdout(), EnterAlternateScreen, EnableMouseCapture).expect("error setting up screen");
[INFO] [stdout]  254 | |                         enable_raw_mode().expect("error enabling raw mode");
[INFO] [stdout]  255 | |                         io::stdout().execute(EnterAlternateScreen).expect("error entering alternate screen");
[INFO] [stdout]  256 | |                         terminal.clear().expect("error clearing terminal");
[INFO] [stdout]  257 | |                     }
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |_____________________|
[INFO] [stdout]      | |_____________________`_guard` calls a custom destructor
[INFO] [stdout]      |                       `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  261 |                       Command::new(&config.editor_cmd)
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |  _____________________`#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |  _____________________|
[INFO] [stdout]      | |
[INFO] [stdout]  262 | |                         .arg(path)
[INFO] [stdout]  263 | |                         .status()
[INFO] [stdout]  264 | |                         .context("error in editor")?;
[INFO] [stdout]      | |                                                    -
[INFO] [stdout]      | |____________________________________________________|
[INFO] [stdout]      | |____________________________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 | |                 TerminalEvent::RunCommand(expr) => {
[INFO] [stdout]      | |                                           ----
[INFO] [stdout]      | |                                           |
[INFO] [stdout]      | |                                           `expr` calls a custom destructor
[INFO] [stdout]      | |                                           `expr` will be dropped later as of Edition 2024
[INFO] [stdout]  282 | /                     execute!(io::stdout(), LeaveAlternateScreen, DisableMouseCapture)
[INFO] [stdout]  283 | |                         .context("error leaving current screen")?;
[INFO] [stdout]      | |                                                                 -
[INFO] [stdout]      | |_________________________________________________________________|
[INFO] [stdout]      | |_________________________________________________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                                   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  284 | |                     disable_raw_mode().context("error disablling raw mode")?;
[INFO] [stdout]      | |                     --------------------------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  285 | /                     defer! {
[INFO] [stdout]  286 | |                         execute!(io::stdout(), EnterAlternateScreen, EnableMouseCapture).expect("error setting up screen");
[INFO] [stdout]  287 | |                         enable_raw_mode().expect("error enabling raw mode");
[INFO] [stdout]  288 | |                         io::stdout().execute(EnterAlternateScreen).expect("error entering alternate screen");
[INFO] [stdout]  289 | |                         terminal.clear().expect("error clearing terminal");
[INFO] [stdout]  290 | |                     }
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |_____________________|
[INFO] [stdout]      | |_____________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  294 | /                     expr.start()
[INFO] [stdout]  295 | |                         .context("error starting command")?
[INFO] [stdout]      | |                                                           -
[INFO] [stdout]      | |___________________________________________________________|
[INFO] [stdout]      | |___________________________________________________________this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |___________________________________________________________`#11` will be dropped later as of Edition 2024
[INFO] [stdout]      | |___________________________________________________________this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout]  296 | |                         .wait()
[INFO] [stdout]  297 | |                         .context("error waiting for command completion")?;
[INFO] [stdout]      | |                                                                         -
[INFO] [stdout]      | |_________________________________________________________________________|
[INFO] [stdout]      | |_________________________________________________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                                                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  306 | |             Err(err) => {
[INFO] [stdout]      | |                 ---
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  311 | /         terminal
[INFO] [stdout]  312 | |             .draw(|f| app.draw(f, f.size()).unwrap())
[INFO] [stdout]  313 | |             .context("error rendering terminal")?;
[INFO] [stdout]      | |                                                 -
[INFO] [stdout]      | |_________________________________________________|
[INFO] [stdout]      | |_________________________________________________this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs:465:1
[INFO] [stdout]      |
[INFO] [stdout]  465 | / impl<T, F, S> Drop for ScopeGuard<T, F, S>
[INFO] [stdout]  466 | | where
[INFO] [stdout]  467 | |     F: FnOnce(T),
[INFO] [stdout]  468 | |     S: Strategy,
[INFO] [stdout]      | |________________^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]      = note: `expr` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `expr` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs:465:1
[INFO] [stdout]      |
[INFO] [stdout]  465 | / impl<T, F, S> Drop for ScopeGuard<T, F, S>
[INFO] [stdout]  466 | | where
[INFO] [stdout]  467 | |     F: FnOnce(T),
[INFO] [stdout]  468 | |     S: Strategy,
[INFO] [stdout]      | |________________^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/main.rs:238:39
[INFO] [stdout]      |
[INFO] [stdout]  237 |                   Ok(event) => {
[INFO] [stdout]      |                      -----
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      `event` calls a custom destructor
[INFO] [stdout]      |                      `event` will be dropped later as of Edition 2024
[INFO] [stdout]  238 |                       if let Err(err) = app.handle_event(&event) {
[INFO] [stdout]      |                                  ---    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                  |      |
[INFO] [stdout]      |                                  |      this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                  |      up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                  `err` calls a custom destructor
[INFO] [stdout]      |                                  `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  241 |                   }
[INFO] [stdout]      |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  246 |           match app.update() {
[INFO] [stdout]      |                 ------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  247 |               Ok(Some(event)) => match event {
[INFO] [stdout]      |                       -----
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  248 |                   TerminalEvent::OpenFile(path) => {
[INFO] [stdout]  249 | /                     execute!(io::stdout(), LeaveAlternateScreen, DisableMouseCapture)
[INFO] [stdout]  250 | |                         .context("error leaving screen")?;
[INFO] [stdout]      | |                                                         -
[INFO] [stdout]      | |                                                         |
[INFO] [stdout]      | |_________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  251 |                       disable_raw_mode().context("error disabling raw mode")?;
[INFO] [stdout]      |                       -------------------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  252 | /                     defer! {
[INFO] [stdout]  253 | |                         execute!(io::stdout(), EnterAlternateScreen, EnableMouseCapture).expect("error setting up screen");
[INFO] [stdout]  254 | |                         enable_raw_mode().expect("error enabling raw mode");
[INFO] [stdout]  255 | |                         io::stdout().execute(EnterAlternateScreen).expect("error entering alternate screen");
[INFO] [stdout]  256 | |                         terminal.clear().expect("error clearing terminal");
[INFO] [stdout]  257 | |                     }
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |_____________________|
[INFO] [stdout]      | |_____________________`_guard` calls a custom destructor
[INFO] [stdout]      |                       `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  261 |                       Command::new(&config.editor_cmd)
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |  _____________________`#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |  _____________________|
[INFO] [stdout]      | |
[INFO] [stdout]  262 | |                         .arg(path)
[INFO] [stdout]  263 | |                         .status()
[INFO] [stdout]  264 | |                         .context("error in editor")?;
[INFO] [stdout]      | |                                                    -
[INFO] [stdout]      | |____________________________________________________|
[INFO] [stdout]      | |____________________________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 | |                 TerminalEvent::RunCommand(expr) => {
[INFO] [stdout]      | |                                           ----
[INFO] [stdout]      | |                                           |
[INFO] [stdout]      | |                                           `expr` calls a custom destructor
[INFO] [stdout]      | |                                           `expr` will be dropped later as of Edition 2024
[INFO] [stdout]  282 | /                     execute!(io::stdout(), LeaveAlternateScreen, DisableMouseCapture)
[INFO] [stdout]  283 | |                         .context("error leaving current screen")?;
[INFO] [stdout]      | |                                                                 -
[INFO] [stdout]      | |_________________________________________________________________|
[INFO] [stdout]      | |_________________________________________________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                                   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  284 | |                     disable_raw_mode().context("error disablling raw mode")?;
[INFO] [stdout]      | |                     --------------------------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  285 | /                     defer! {
[INFO] [stdout]  286 | |                         execute!(io::stdout(), EnterAlternateScreen, EnableMouseCapture).expect("error setting up screen");
[INFO] [stdout]  287 | |                         enable_raw_mode().expect("error enabling raw mode");
[INFO] [stdout]  288 | |                         io::stdout().execute(EnterAlternateScreen).expect("error entering alternate screen");
[INFO] [stdout]  289 | |                         terminal.clear().expect("error clearing terminal");
[INFO] [stdout]  290 | |                     }
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |_____________________|
[INFO] [stdout]      | |_____________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  294 | /                     expr.start()
[INFO] [stdout]  295 | |                         .context("error starting command")?
[INFO] [stdout]      | |                                                           -
[INFO] [stdout]      | |___________________________________________________________|
[INFO] [stdout]      | |___________________________________________________________this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |___________________________________________________________`#11` will be dropped later as of Edition 2024
[INFO] [stdout]      | |___________________________________________________________this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout]  296 | |                         .wait()
[INFO] [stdout]  297 | |                         .context("error waiting for command completion")?;
[INFO] [stdout]      | |                                                                         -
[INFO] [stdout]      | |_________________________________________________________________________|
[INFO] [stdout]      | |_________________________________________________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                                                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  306 | |             Err(err) => {
[INFO] [stdout]      | |                 ---
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  311 | /         terminal
[INFO] [stdout]  312 | |             .draw(|f| app.draw(f, f.size()).unwrap())
[INFO] [stdout]  313 | |             .context("error rendering terminal")?;
[INFO] [stdout]      | |                                                 -
[INFO] [stdout]      | |_________________________________________________|
[INFO] [stdout]      | |_________________________________________________this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs:465:1
[INFO] [stdout]      |
[INFO] [stdout]  465 | / impl<T, F, S> Drop for ScopeGuard<T, F, S>
[INFO] [stdout]  466 | | where
[INFO] [stdout]  467 | |     F: FnOnce(T),
[INFO] [stdout]  468 | |     S: Strategy,
[INFO] [stdout]      | |________________^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]      = note: `expr` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `expr` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs:465:1
[INFO] [stdout]      |
[INFO] [stdout]  465 | / impl<T, F, S> Drop for ScopeGuard<T, F, S>
[INFO] [stdout]  466 | | where
[INFO] [stdout]  467 | |     F: FnOnce(T),
[INFO] [stdout]  468 | |     S: Strategy,
[INFO] [stdout]      | |________________^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/listing_selection.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/main.rs:236:19
[INFO] [stdout]      |
[INFO] [stdout]  236 |               match event_recv.recv().context("error receiving event") {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                     up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  237 |                   Ok(event) => {
[INFO] [stdout]      |                      -----
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      `event` calls a custom destructor
[INFO] [stdout]      |                      `event` will be dropped later as of Edition 2024
[INFO] [stdout]  238 |                       if let Err(err) = app.handle_event(&event) {
[INFO] [stdout]      |                                  ---
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  `err` calls a custom destructor
[INFO] [stdout]      |                                  `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  244 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  245 |
[INFO] [stdout]  246 |           match app.update() {
[INFO] [stdout]      |                 ------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  247 |               Ok(Some(event)) => match event {
[INFO] [stdout]      |                       -----
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  248 |                   TerminalEvent::OpenFile(path) => {
[INFO] [stdout]  249 | /                     execute!(io::stdout(), LeaveAlternateScreen, DisableMouseCapture)
[INFO] [stdout]  250 | |                         .context("error leaving screen")?;
[INFO] [stdout]      | |                                                         -
[INFO] [stdout]      | |                                                         |
[INFO] [stdout]      | |_________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  251 |                       disable_raw_mode().context("error disabling raw mode")?;
[INFO] [stdout]      |                       -------------------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  252 | /                     defer! {
[INFO] [stdout]  253 | |                         execute!(io::stdout(), EnterAlternateScreen, EnableMouseCapture).expect("error setting up screen");
[INFO] [stdout]  254 | |                         enable_raw_mode().expect("error enabling raw mode");
[INFO] [stdout]  255 | |                         io::stdout().execute(EnterAlternateScreen).expect("error entering alternate screen");
[INFO] [stdout]  256 | |                         terminal.clear().expect("error clearing terminal");
[INFO] [stdout]  257 | |                     }
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |_____________________|
[INFO] [stdout]      | |_____________________`_guard` calls a custom destructor
[INFO] [stdout]      |                       `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  261 |                       Command::new(&config.editor_cmd)
[INFO] [stdout]      |                       --------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |  _____________________`#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |  _____________________|
[INFO] [stdout]      | |
[INFO] [stdout]  262 | |                         .arg(path)
[INFO] [stdout]  263 | |                         .status()
[INFO] [stdout]  264 | |                         .context("error in editor")?;
[INFO] [stdout]      | |                                                    -
[INFO] [stdout]      | |____________________________________________________|
[INFO] [stdout]      | |____________________________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 | |                 TerminalEvent::RunCommand(expr) => {
[INFO] [stdout]      | |                                           ----
[INFO] [stdout]      | |                                           |
[INFO] [stdout]      | |                                           `expr` calls a custom destructor
[INFO] [stdout]      | |                                           `expr` will be dropped later as of Edition 2024
[INFO] [stdout]  282 | /                     execute!(io::stdout(), LeaveAlternateScreen, DisableMouseCapture)
[INFO] [stdout]  283 | |                         .context("error leaving current screen")?;
[INFO] [stdout]      | |                                                                 -
[INFO] [stdout]      | |_________________________________________________________________|
[INFO] [stdout]      | |_________________________________________________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                                   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  284 | |                     disable_raw_mode().context("error disablling raw mode")?;
[INFO] [stdout]      | |                     --------------------------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  285 | /                     defer! {
[INFO] [stdout]  286 | |                         execute!(io::stdout(), EnterAlternateScreen, EnableMouseCapture).expect("error setting up screen");
[INFO] [stdout]  287 | |                         enable_raw_mode().expect("error enabling raw mode");
[INFO] [stdout]  288 | |                         io::stdout().execute(EnterAlternateScreen).expect("error entering alternate screen");
[INFO] [stdout]  289 | |                         terminal.clear().expect("error clearing terminal");
[INFO] [stdout]  290 | |                     }
[INFO] [stdout]      | |                     -
[INFO] [stdout]      | |_____________________|
[INFO] [stdout]      | |_____________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  294 | /                     expr.start()
[INFO] [stdout]  295 | |                         .context("error starting command")?
[INFO] [stdout]      | |                                                           -
[INFO] [stdout]      | |___________________________________________________________|
[INFO] [stdout]      | |___________________________________________________________this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |___________________________________________________________`#11` will be dropped later as of Edition 2024
[INFO] [stdout]      | |___________________________________________________________this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout]  296 | |                         .wait()
[INFO] [stdout]  297 | |                         .context("error waiting for command completion")?;
[INFO] [stdout]      | |                                                                         -
[INFO] [stdout]      | |_________________________________________________________________________|
[INFO] [stdout]      | |_________________________________________________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                                                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  306 | |             Err(err) => {
[INFO] [stdout]      | |                 ---
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  311 | /         terminal
[INFO] [stdout]  312 | |             .draw(|f| app.draw(f, f.size()).unwrap())
[INFO] [stdout]  313 | |             .context("error rendering terminal")?;
[INFO] [stdout]      | |                                                 -
[INFO] [stdout]      | |_________________________________________________|
[INFO] [stdout]      | |_________________________________________________this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `event` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs:465:1
[INFO] [stdout]      |
[INFO] [stdout]  465 | / impl<T, F, S> Drop for ScopeGuard<T, F, S>
[INFO] [stdout]  466 | | where
[INFO] [stdout]  467 | |     F: FnOnce(T),
[INFO] [stdout]  468 | |     S: Strategy,
[INFO] [stdout]      | |________________^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]      = note: `expr` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `expr` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs:465:1
[INFO] [stdout]      |
[INFO] [stdout]  465 | / impl<T, F, S> Drop for ScopeGuard<T, F, S>
[INFO] [stdout]  466 | | where
[INFO] [stdout]  467 | |     F: FnOnce(T),
[INFO] [stdout]  468 | |     S: Strategy,
[INFO] [stdout]      | |________________^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] [stderr] crater-edition-check: projectable v1.3.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking projectable v1.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/config.rs:1153:9
[INFO] [stdout]      |
[INFO] [stdout] 1153 |         unsafe { env::set_var("PROJECTABLE_CONFIG_DIR", "path") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]     --> src/lib.rs:1:11
[INFO] [stdout]      |
[INFO] [stdout]    1 | #![forbid(unsafe_code)]
[INFO] [stdout]      |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/config.rs:1156:13
[INFO] [stdout]      |
[INFO] [stdout] 1156 |             unsafe { env::remove_var("PROJECTABLE_CONFIG_DIR") };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/marks.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         unsafe { env::set_var("PROJECTABLE_DATA_DIR", temp.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/marks.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         unsafe { env::set_var("PROJECTABLE_DATA_DIR", ".") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/marks.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         unsafe { env::remove_var("PROJECTABLE_DATA_DIR") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/marks.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         unsafe { env::set_var("PROJECTABLE_DATA_DIR", temp.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/marks.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |             unsafe { env::remove_var("PROJECTABLE_DATA_DIR") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/marks.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         unsafe { env::set_var("PROJECTABLE_DATA_DIR", temp.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/marks.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |             unsafe { env::remove_var("PROJECTABLE_DATA_DIR") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/marks.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             unsafe { env::remove_var("PROJECTABLE_DATA_DIR") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/marks.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |             unsafe { env::remove_var("PROJECTABLE_DATA_DIR") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/marks.rs:226:13
[INFO] [stdout]     |
[INFO] [stdout] 226 |             unsafe { env::remove_var("PROJECTABLE_DATA_DIR") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:202:28
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict> {
[INFO] [stdout]     |                            ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn conflictors(&self) -> &[Action] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn conflictors(&self) -> &[Action<'_>] {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filelisting/items.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn iter(&self) -> std::slice::Iter<Item> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn iter(&self) -> std::slice::Iter<'_, Item> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filelisting/items.rs:353:21
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<Item> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Item> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:202:28
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict> {
[INFO] [stdout]     |                            ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn check_conflicts(&self) -> Vec<KeyConflict<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn conflictors(&self) -> &[Action] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn conflictors(&self) -> &[Action<'_>] {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filelisting/items.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn iter(&self) -> std::slice::Iter<Item> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn iter(&self) -> std::slice::Iter<'_, Item> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filelisting/items.rs:353:21
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<Item> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, Item> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `projectable` (lib test) due to 12 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c9d88ebe526ad46ce88389c8b9168190f3496ebea4010ce39b5265212e6a868c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d88ebe526ad46ce88389c8b9168190f3496ebea4010ce39b5265212e6a868c", kill_on_drop: false }`
[INFO] [stdout] c9d88ebe526ad46ce88389c8b9168190f3496ebea4010ce39b5265212e6a868c
